home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / mus / misc / octaflip.lha / octaflip.readme < prev   
Encoding:
Text File  |  1998-10-07  |  1.1 KB  |  35 lines

  1. Five rexx-scripts that flips a range, a track
  2. or a block in Octamed.
  3.  
  4. When you flip, you do this:
  5.  
  6. This..becomes...this.
  7. --------------------
  8. C-2   ------->  F-4
  9. ---   ------->  ---
  10. F-4   ------->  C-2
  11.  
  12.  
  13. In other words: You play your music backwards!
  14.  
  15.  
  16. flip_allcmd.omed      - flips range or track, and all cmd-pages.
  17. flip_nocmd.omed       - flips range or track, but not the cmd-information.
  18. flip_onlycmd.omed     - flips range or track, but _only_ the current cmd-information.
  19. flipblock_nocmd.omed  - flips the current block, but not the cmd-information.
  20. flipblock_allcmd.omed - flips the current block, and all cmd-pages.
  21. flipblock_highlights.omed - do only flip the highlights on the current block.
  22.  
  23. Note: flipblock_nocmd and flipblock_allcmd allso flips the highlights.
  24.  
  25.  
  26. All scripts made by Kjetil S. Matheussen 1998.
  27. Based on an arexx-script made by David t. Krupicz. But that one is
  28. nearly totally rewritten.
  29.  
  30. P.S. You may think this sounds stupid? Try it, and you will
  31. discover new melodies and sounds. BTW: The classic componist,
  32. and the maker of the 12-tone music, Arnold Shoenberg, used
  33. this technik alot in his music. So, why can't you to???
  34.  
  35.